-
Notifications
You must be signed in to change notification settings - Fork 778
[Motions 2025 06 lwg 1] P3742R0 C++ Standard Library Issues #8014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ying results throws
…er itself instead of its child [exec.let] Added : before codeblock for consistency.
… expression is only evaluated once
[expected.object.cons]p23.2 Fly-by fix expression (">" in wrong place).
…tinel_t should be noexcept
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some \linebreak
s introduced which should be \brk{}
; otherwise I couldn't find anything wrong.
There are also some index entries added for exposition-only stuff, and I'm not sure if that's usually done.
As I understand it, |
Yeah, with the exception that it won't leave a hyphen at line wraps (unless
Can you just replace any use of
Jens also replaced a bunch of |
Fixes #7938